github.com/jackc/pgx/v5/pgtype.CompositeBinaryScanner.fieldCount (field)

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		composite.go#L284: 	fieldCount int32
		composite.go#L304: 		fieldCount: fieldCount,
		composite.go#L344: 	return int(cfs.fieldCount)